Skip to content

chore(deps-dev): bump @swc/core from 1.3.96 to 1.3.99#1452

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/swc/core-1.3.99
Nov 22, 2023
Merged

chore(deps-dev): bump @swc/core from 1.3.96 to 1.3.99#1452
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/swc/core-1.3.99

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 22, 2023

Bumps @swc/core from 1.3.96 to 1.3.99.

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (es/typescript) Handle shebang with jsx pragma (#8318) (c25601d)

[1.3.98] - 2023-11-21

Bug Fixes

  • (es/codegen) Check for trailing comments while emitting an arrow (#8257) (0faa2c4)

  • (es/codegen) Fix codegen of type args of an import type and a type query (#8296) (369fb21)

  • (es/codegen) Fix get_ascii_only_ident (#8287) (07c8935)

  • (es/decorators) Minimize class declarations transformation (#8245) (6992d83)

  • (es/minifier) Use cooked while converting tpls into strings (#8248) (be748f0)

  • (es/minifier) Enable seq inliner for const declarations (#8255) (ebcd825)

  • (es/minifier) Keep class with a static block (#8283) (20fb5ba)

  • (es/minifier) Respect pure_funcs for tagged tpls (#8280) (1ccfc07)

  • (es/minifier) Make Finalizer inline literals (#8285) (73fec94)

  • (es/minifier) Remove hack for built-in class names (#8293) (7985e02)

  • (es/minifier) Apply new SyntaxContext to inlined Arrow (#8301) (c18a959)

  • (es/minifier) Apply new SyntaxContext to inlined Arrow correctly (#8312) (572ad63)

... (truncated)

Commits
  • 85350d3 chore: Publish v1.3.99 with swc_core v0.86.73
  • 8ac47a3 chore: Fix publish action
  • 23fdaf1 chore: Publish crates
  • 99ad502 chore: Publish v1.3.98 with swc_core v0.86.73 (#8321)
  • e23adc8 chore: Publish 1.3.98-nightly-20231121.1
  • 7cec0ac chore: Publish crates
  • 51042e0 fix(es/parsing): Fix parsing of type satisfies = 0; (#8305)
  • a8bd170 chore: Publish crates
  • 7dfdc12 fix(es/module): Read link if an import is resolved as symlink (#8297)
  • 38c489c chore: Publish crates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.96 to 1.3.99.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.96...v1.3.99)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Nov 22, 2023
@github-actions github-actions Bot merged commit 21cd672 into master Nov 22, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8634836) 99.62% compared to head (308c2be) 99.62%.
Report is 22 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1452   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          62       62           
  Lines        1072     1072           
  Branches      169      169           
=======================================
  Hits         1068     1068           
  Misses          2        2           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/swc/core-1.3.99 branch November 22, 2023 00:48
@xobotyi
Copy link
Copy Markdown
Contributor

xobotyi commented Dec 20, 2023

🎉 This PR is included in version 24.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⛓️ dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released

Development

Successfully merging this pull request may close these issues.

1 participant